Skip to main content

adExpandStart

Type

message

Summary

Sent whan an ad is about to expand.

Syntax

adExpandStart <pAdName>

Description

Handle the adExpandStart message if you want to perform an action when an ad is about to expand.

The adExpandStart message is sent to the current card when an ad is about to expand.

Parameters

NameTypeDescription

pAdName

The name of ad that has been expanded (as specified in mobileAdCreate)

Examples

on adExpandStart pAdName
hide group "content"
end adExpandStart

command: mobileAdCreate, mobileAdRegister, mobileAdDelete

message: adLoaded, adLoadFailed, adExpandEnd

Compatibility and Support

Introduced

LiveCode 6.0

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?